[INFO] fetching crate paddle-rust-sdk 0.17.0...
[INFO] testing paddle-rust-sdk-0.17.0 against try#0abe69e6c16114311cc2700e972492e64d69c28f for pr-154065-1
[INFO] extracting crate paddle-rust-sdk 0.17.0 into /workspace/builds/worker-6-tc2/source
[INFO] started tweaking crates.io crate paddle-rust-sdk 0.17.0
[INFO] removed 0 missing examples
[INFO] finished tweaking crates.io crate paddle-rust-sdk 0.17.0
[INFO] tweaked toml for crates.io crate paddle-rust-sdk 0.17.0 written to /workspace/builds/worker-6-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate paddle-rust-sdk 0.17.0 on toolchain 0abe69e6c16114311cc2700e972492e64d69c28f
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate paddle-rust-sdk 0.17.0 already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 00ece19aed74242d5755cc0539a9f2fa42c1443131e5173ef5c8186a616ea0ac
[INFO] running `Command { std: "docker" "start" "-a" "00ece19aed74242d5755cc0539a9f2fa42c1443131e5173ef5c8186a616ea0ac", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "00ece19aed74242d5755cc0539a9f2fa42c1443131e5173ef5c8186a616ea0ac", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "00ece19aed74242d5755cc0539a9f2fa42c1443131e5173ef5c8186a616ea0ac", kill_on_drop: false }`
[INFO] [stdout] 00ece19aed74242d5755cc0539a9f2fa42c1443131e5173ef5c8186a616ea0ac
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] aabe52dccb40338084a2e94378d2a1f7585a4ad155be30525b959974f4a25eff
[INFO] running `Command { std: "docker" "start" "-a" "aabe52dccb40338084a2e94378d2a1f7585a4ad155be30525b959974f4a25eff", kill_on_drop: false }`
[INFO] [stderr]    Compiling syn v2.0.110
[INFO] [stderr]    Compiling libc v0.2.177
[INFO] [stderr]    Compiling find-msvc-tools v0.1.4
[INFO] [stderr]    Compiling icu_properties_data v2.1.1
[INFO] [stderr]    Compiling hashbrown v0.16.0
[INFO] [stderr]    Compiling bitflags v2.10.0
[INFO] [stderr]    Compiling serde_json v1.0.145
[INFO] [stderr]    Compiling log v0.4.28
[INFO] [stderr]    Compiling thiserror v2.0.17
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling rustls-pki-types v1.13.0
[INFO] [stderr]    Compiling cc v1.2.45
[INFO] [stderr]    Compiling hmac v0.12.1
[INFO] [stderr]    Compiling sha2 v0.10.9
[INFO] [stderr]    Compiling indexmap v2.12.0
[INFO] [stderr]    Compiling mio v1.1.0
[INFO] [stderr]    Compiling socket2 v0.6.1
[INFO] [stderr]    Compiling tokio v1.48.0
[INFO] [stderr]    Compiling openssl-sys v0.9.111
[INFO] [stderr]    Compiling openssl v0.10.75
[INFO] [stderr]    Compiling native-tls v0.2.14
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling darling_core v0.21.3
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.1
[INFO] [stderr]    Compiling zerovec-derive v0.11.2
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling thiserror-impl v2.0.17
[INFO] [stderr]    Compiling tokio-util v0.7.17
[INFO] [stderr]    Compiling tower v0.5.2
[INFO] [stderr]    Compiling tower-http v0.6.6
[INFO] [stderr]    Compiling h2 v0.4.12
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling yoke v0.8.1
[INFO] [stderr]    Compiling zerovec v0.11.5
[INFO] [stderr]    Compiling zerotrie v0.2.3
[INFO] [stderr]    Compiling darling_macro v0.21.3
[INFO] [stderr]    Compiling tinystr v0.8.2
[INFO] [stderr]    Compiling potential_utf v0.1.4
[INFO] [stderr]    Compiling darling v0.21.3
[INFO] [stderr]    Compiling icu_collections v2.1.1
[INFO] [stderr]    Compiling serde_with_macros v3.15.1
[INFO] [stderr]    Compiling icu_locale_core v2.1.1
[INFO] [stderr]    Compiling serde_with v3.15.1
[INFO] [stderr]    Compiling icu_provider v2.1.1
[INFO] [stderr]    Compiling icu_normalizer v2.1.1
[INFO] [stderr]    Compiling icu_properties v2.1.1
[INFO] [stderr]    Compiling tokio-native-tls v0.3.1
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling hyper v1.8.0
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling chrono v0.4.42
[INFO] [stderr]    Compiling serde_qs v0.15.0
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling url v2.5.7
[INFO] [stderr]    Compiling hyper-util v0.1.17
[INFO] [stderr]    Compiling paddle-rust-sdk-types v0.2.0
[INFO] [stderr]    Compiling hyper-tls v0.6.0
[INFO] [stderr]    Compiling reqwest v0.12.24
[INFO] [stderr]    Compiling paddle-rust-sdk v0.17.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 43.48s
[INFO] running `Command { std: "docker" "inspect" "aabe52dccb40338084a2e94378d2a1f7585a4ad155be30525b959974f4a25eff", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "aabe52dccb40338084a2e94378d2a1f7585a4ad155be30525b959974f4a25eff", kill_on_drop: false }`
[INFO] [stdout] aabe52dccb40338084a2e94378d2a1f7585a4ad155be30525b959974f4a25eff
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] dea39d27eb3d56531a9f03562270847087159c44b497521cb6160512559cdec0
[INFO] running `Command { std: "docker" "start" "-a" "dea39d27eb3d56531a9f03562270847087159c44b497521cb6160512559cdec0", kill_on_drop: false }`
[INFO] [stderr]    Compiling syn v2.0.110
[INFO] [stderr]    Compiling jobserver v0.1.34
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling mio v1.1.0
[INFO] [stderr]    Compiling signal-hook-registry v1.4.6
[INFO] [stderr]    Compiling zerocopy v0.8.27
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling zstd-safe v7.2.4
[INFO] [stderr]    Compiling local-waker v0.1.4
[INFO] [stderr]    Compiling alloc-no-stdlib v2.0.4
[INFO] [stderr]    Compiling serde_json v1.0.145
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling regex-lite v0.1.8
[INFO] [stderr]    Compiling bytes v1.10.1
[INFO] [stderr]    Compiling tracing-core v0.1.34
[INFO] [stderr]    Compiling simd-adler32 v0.3.7
[INFO] [stderr]    Compiling actix-utils v3.0.1
[INFO] [stderr]    Compiling rand_core v0.9.3
[INFO] [stderr]    Compiling alloc-stdlib v0.2.2
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling regex-automata v0.4.13
[INFO] [stderr]    Compiling brotli-decompressor v5.0.0
[INFO] [stderr]    Compiling miniz_oxide v0.8.9
[INFO] [stderr]    Compiling cc v1.2.45
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling time-macros v0.2.24
[INFO] [stderr]    Compiling cookie v0.16.2
[INFO] [stderr]    Compiling bytestring v1.5.0
[INFO] [stderr]    Compiling actix-service v2.0.3
[INFO] [stderr]    Compiling local-channel v0.1.5
[INFO] [stderr]    Compiling sha1 v0.10.6
[INFO] [stderr]    Compiling socket2 v0.5.10
[INFO] [stderr]    Compiling language-tags v0.3.2
[INFO] [stderr]    Compiling actix-router v0.5.3
[INFO] [stderr]    Compiling flate2 v1.1.5
[INFO] [stderr]    Compiling foldhash v0.1.5
[INFO] [stderr]    Compiling impl-more v0.1.9
[INFO] [stderr]    Compiling brotli v8.0.2
[INFO] [stderr]    Compiling time v0.3.44
[INFO] [stderr]    Compiling openssl-sys v0.9.111
[INFO] [stderr]    Compiling zstd-sys v2.0.16+zstd.1.5.7
[INFO] [stderr]    Compiling openssl v0.10.75
[INFO] [stderr]    Compiling native-tls v0.2.14
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling regex v1.12.2
[INFO] [stderr]    Compiling rand v0.9.2
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling darling_core v0.21.3
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling tokio-macros v2.6.0
[INFO] [stderr]    Compiling yoke-derive v0.8.1
[INFO] [stderr]    Compiling zerovec-derive v0.11.2
[INFO] [stderr]    Compiling tracing-attributes v0.1.30
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling derive_more-impl v2.0.1
[INFO] [stderr]    Compiling thiserror-impl v2.0.17
[INFO] [stderr]    Compiling actix-web-codegen v4.3.0
[INFO] [stderr]    Compiling actix-macros v0.2.4
[INFO] [stderr]    Compiling tokio v1.48.0
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling yoke v0.8.1
[INFO] [stderr]    Compiling thiserror v2.0.17
[INFO] [stderr]    Compiling zerovec v0.11.5
[INFO] [stderr]    Compiling zerotrie v0.2.3
[INFO] [stderr]    Compiling zstd v0.13.3
[INFO] [stderr]    Compiling darling_macro v0.21.3
[INFO] [stderr]    Compiling tinystr v0.8.2
[INFO] [stderr]    Compiling potential_utf v0.1.4
[INFO] [stderr]    Compiling icu_collections v2.1.1
[INFO] [stderr]    Compiling icu_locale_core v2.1.1
[INFO] [stderr]    Compiling darling v0.21.3
[INFO] [stderr]    Compiling derive_more v2.0.1
[INFO] [stderr]    Compiling serde_with_macros v3.15.1
[INFO] [stderr]    Compiling serde_with v3.15.1
[INFO] [stderr]    Compiling icu_provider v2.1.1
[INFO] [stderr]    Compiling icu_normalizer v2.1.1
[INFO] [stderr]    Compiling icu_properties v2.1.1
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling chrono v0.4.42
[INFO] [stderr]    Compiling serde_qs v0.15.0
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling url v2.5.7
[INFO] [stderr]    Compiling paddle-rust-sdk-types v0.2.0
[INFO] [stderr]    Compiling tokio-util v0.7.17
[INFO] [stderr]    Compiling actix-rt v2.11.0
[INFO] [stderr]    Compiling tower v0.5.2
[INFO] [stderr]    Compiling tokio-native-tls v0.3.1
[INFO] [stderr]    Compiling actix-server v2.6.0
[INFO] [stderr]    Compiling h2 v0.4.12
[INFO] [stderr]    Compiling tower-http v0.6.6
[INFO] [stderr]    Compiling actix-codec v0.5.2
[INFO] [stderr]    Compiling h2 v0.3.27
[INFO] [stderr]    Compiling actix-http v3.11.2
[INFO] [stderr]    Compiling hyper v1.8.0
[INFO] [stderr]    Compiling hyper-util v0.1.17
[INFO] [stderr]    Compiling hyper-tls v0.6.0
[INFO] [stderr]    Compiling reqwest v0.12.24
[INFO] [stderr]    Compiling actix-web v4.11.0
[INFO] [stderr]    Compiling paddle-rust-sdk v0.17.0 (/opt/rustwide/workdir)
[INFO] [stderr] error: could not compile `paddle-rust-sdk` (example "subscription-activate")
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/0abe69e6c16114311cc2700e972492e64d69c28f/bin/rustc --crate-name subscription_activate --edition=2021 examples/subscription-activate.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="default"' --cfg 'feature="native-certs"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "native-certs", "rustls-native-roots", "rustls-webpki-roots", "strum"))' -C metadata=c0fba5408ea6d641 -C extra-filename=-7510bcbb0be76ff2 --out-dir /opt/rustwide/target/debug/examples -L dependency=/opt/rustwide/target/debug/deps --extern actix_web=/opt/rustwide/target/debug/deps/libactix_web-512f6f5abeaf91c7.rlib --extern chrono=/opt/rustwide/target/debug/deps/libchrono-9f4a08f4ff3c544f.rlib --extern hmac=/opt/rustwide/target/debug/deps/libhmac-30805ee0535cbe02.rlib --extern paddle_rust_sdk=/opt/rustwide/target/debug/deps/libpaddle_rust_sdk-1d3ec3d751fc62e4.rlib --extern paddle_rust_sdk_types=/opt/rustwide/target/debug/deps/libpaddle_rust_sdk_types-40c97e86e43eae6d.rlib --extern reqwest=/opt/rustwide/target/debug/deps/libreqwest-3e6f5a5943b1e2f0.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-4c582fccaeb0664e.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-4b3b3129c1f1939f.rlib --extern serde_qs=/opt/rustwide/target/debug/deps/libserde_qs-fdd899d4b11a3718.rlib --extern serde_with=/opt/rustwide/target/debug/deps/libserde_with-9edaf78aaf67b0bb.rlib --extern sha2=/opt/rustwide/target/debug/deps/libsha2-f7e3e5d624827f58.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-5b8d47b47dd70638.rlib --extern url=/opt/rustwide/target/debug/deps/liburl-e8951916116b4a69.rlib --cap-lints=forbid -L native=/opt/rustwide/target/debug/build/zstd-sys-c071120cf384ba2d/out` (signal: 9, SIGKILL: kill)
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: could not compile `paddle-rust-sdk` (example "price-update")
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/0abe69e6c16114311cc2700e972492e64d69c28f/bin/rustc --crate-name price_update --edition=2021 examples/price-update.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="default"' --cfg 'feature="native-certs"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "native-certs", "rustls-native-roots", "rustls-webpki-roots", "strum"))' -C metadata=b4399f6bb662ecb2 -C extra-filename=-a5bb120e0e945e33 --out-dir /opt/rustwide/target/debug/examples -L dependency=/opt/rustwide/target/debug/deps --extern actix_web=/opt/rustwide/target/debug/deps/libactix_web-512f6f5abeaf91c7.rlib --extern chrono=/opt/rustwide/target/debug/deps/libchrono-9f4a08f4ff3c544f.rlib --extern hmac=/opt/rustwide/target/debug/deps/libhmac-30805ee0535cbe02.rlib --extern paddle_rust_sdk=/opt/rustwide/target/debug/deps/libpaddle_rust_sdk-1d3ec3d751fc62e4.rlib --extern paddle_rust_sdk_types=/opt/rustwide/target/debug/deps/libpaddle_rust_sdk_types-40c97e86e43eae6d.rlib --extern reqwest=/opt/rustwide/target/debug/deps/libreqwest-3e6f5a5943b1e2f0.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-4c582fccaeb0664e.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-4b3b3129c1f1939f.rlib --extern serde_qs=/opt/rustwide/target/debug/deps/libserde_qs-fdd899d4b11a3718.rlib --extern serde_with=/opt/rustwide/target/debug/deps/libserde_with-9edaf78aaf67b0bb.rlib --extern sha2=/opt/rustwide/target/debug/deps/libsha2-f7e3e5d624827f58.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-5b8d47b47dd70638.rlib --extern url=/opt/rustwide/target/debug/deps/liburl-e8951916116b4a69.rlib --cap-lints=forbid -L native=/opt/rustwide/target/debug/build/zstd-sys-c071120cf384ba2d/out` (signal: 9, SIGKILL: kill)
[INFO] [stderr] error: could not compile `paddle-rust-sdk` (example "events-list")
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/0abe69e6c16114311cc2700e972492e64d69c28f/bin/rustc --crate-name events_list --edition=2021 examples/events-list.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="default"' --cfg 'feature="native-certs"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "native-certs", "rustls-native-roots", "rustls-webpki-roots", "strum"))' -C metadata=a4a805aad2799580 -C extra-filename=-f0a88b50aa06a839 --out-dir /opt/rustwide/target/debug/examples -L dependency=/opt/rustwide/target/debug/deps --extern actix_web=/opt/rustwide/target/debug/deps/libactix_web-512f6f5abeaf91c7.rlib --extern chrono=/opt/rustwide/target/debug/deps/libchrono-9f4a08f4ff3c544f.rlib --extern hmac=/opt/rustwide/target/debug/deps/libhmac-30805ee0535cbe02.rlib --extern paddle_rust_sdk=/opt/rustwide/target/debug/deps/libpaddle_rust_sdk-1d3ec3d751fc62e4.rlib --extern paddle_rust_sdk_types=/opt/rustwide/target/debug/deps/libpaddle_rust_sdk_types-40c97e86e43eae6d.rlib --extern reqwest=/opt/rustwide/target/debug/deps/libreqwest-3e6f5a5943b1e2f0.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-4c582fccaeb0664e.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-4b3b3129c1f1939f.rlib --extern serde_qs=/opt/rustwide/target/debug/deps/libserde_qs-fdd899d4b11a3718.rlib --extern serde_with=/opt/rustwide/target/debug/deps/libserde_with-9edaf78aaf67b0bb.rlib --extern sha2=/opt/rustwide/target/debug/deps/libsha2-f7e3e5d624827f58.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-5b8d47b47dd70638.rlib --extern url=/opt/rustwide/target/debug/deps/liburl-e8951916116b4a69.rlib --cap-lints=forbid -L native=/opt/rustwide/target/debug/build/zstd-sys-c071120cf384ba2d/out` (signal: 9, SIGKILL: kill)
[INFO] [stderr] error: could not compile `paddle-rust-sdk` (example "transaction-update")
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/0abe69e6c16114311cc2700e972492e64d69c28f/bin/rustc --crate-name transaction_update --edition=2021 examples/transaction-update.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="default"' --cfg 'feature="native-certs"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "native-certs", "rustls-native-roots", "rustls-webpki-roots", "strum"))' -C metadata=0e89be65405a4962 -C extra-filename=-c16e77878e31fcf9 --out-dir /opt/rustwide/target/debug/examples -L dependency=/opt/rustwide/target/debug/deps --extern actix_web=/opt/rustwide/target/debug/deps/libactix_web-512f6f5abeaf91c7.rlib --extern chrono=/opt/rustwide/target/debug/deps/libchrono-9f4a08f4ff3c544f.rlib --extern hmac=/opt/rustwide/target/debug/deps/libhmac-30805ee0535cbe02.rlib --extern paddle_rust_sdk=/opt/rustwide/target/debug/deps/libpaddle_rust_sdk-1d3ec3d751fc62e4.rlib --extern paddle_rust_sdk_types=/opt/rustwide/target/debug/deps/libpaddle_rust_sdk_types-40c97e86e43eae6d.rlib --extern reqwest=/opt/rustwide/target/debug/deps/libreqwest-3e6f5a5943b1e2f0.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-4c582fccaeb0664e.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-4b3b3129c1f1939f.rlib --extern serde_qs=/opt/rustwide/target/debug/deps/libserde_qs-fdd899d4b11a3718.rlib --extern serde_with=/opt/rustwide/target/debug/deps/libserde_with-9edaf78aaf67b0bb.rlib --extern sha2=/opt/rustwide/target/debug/deps/libsha2-f7e3e5d624827f58.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-5b8d47b47dd70638.rlib --extern url=/opt/rustwide/target/debug/deps/liburl-e8951916116b4a69.rlib --cap-lints=forbid -L native=/opt/rustwide/target/debug/build/zstd-sys-c071120cf384ba2d/out` (signal: 9, SIGKILL: kill)
[INFO] [stderr] error: could not compile `paddle-rust-sdk` (example "subscriptions-list")
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/0abe69e6c16114311cc2700e972492e64d69c28f/bin/rustc --crate-name subscriptions_list --edition=2021 examples/subscriptions-list.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="default"' --cfg 'feature="native-certs"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "native-certs", "rustls-native-roots", "rustls-webpki-roots", "strum"))' -C metadata=7749a37ec84845f5 -C extra-filename=-0ec6aedc96b760cc --out-dir /opt/rustwide/target/debug/examples -L dependency=/opt/rustwide/target/debug/deps --extern actix_web=/opt/rustwide/target/debug/deps/libactix_web-512f6f5abeaf91c7.rlib --extern chrono=/opt/rustwide/target/debug/deps/libchrono-9f4a08f4ff3c544f.rlib --extern hmac=/opt/rustwide/target/debug/deps/libhmac-30805ee0535cbe02.rlib --extern paddle_rust_sdk=/opt/rustwide/target/debug/deps/libpaddle_rust_sdk-1d3ec3d751fc62e4.rlib --extern paddle_rust_sdk_types=/opt/rustwide/target/debug/deps/libpaddle_rust_sdk_types-40c97e86e43eae6d.rlib --extern reqwest=/opt/rustwide/target/debug/deps/libreqwest-3e6f5a5943b1e2f0.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-4c582fccaeb0664e.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-4b3b3129c1f1939f.rlib --extern serde_qs=/opt/rustwide/target/debug/deps/libserde_qs-fdd899d4b11a3718.rlib --extern serde_with=/opt/rustwide/target/debug/deps/libserde_with-9edaf78aaf67b0bb.rlib --extern sha2=/opt/rustwide/target/debug/deps/libsha2-f7e3e5d624827f58.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-5b8d47b47dd70638.rlib --extern url=/opt/rustwide/target/debug/deps/liburl-e8951916116b4a69.rlib --cap-lints=forbid -L native=/opt/rustwide/target/debug/build/zstd-sys-c071120cf384ba2d/out` (signal: 9, SIGKILL: kill)
[INFO] [stderr] error: could not compile `paddle-rust-sdk` (example "transaction-revise")
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/0abe69e6c16114311cc2700e972492e64d69c28f/bin/rustc --crate-name transaction_revise --edition=2021 examples/transaction-revise.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="default"' --cfg 'feature="native-certs"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "native-certs", "rustls-native-roots", "rustls-webpki-roots", "strum"))' -C metadata=a10873aaa6cbfbbb -C extra-filename=-3e81bcdca01a7b7b --out-dir /opt/rustwide/target/debug/examples -L dependency=/opt/rustwide/target/debug/deps --extern actix_web=/opt/rustwide/target/debug/deps/libactix_web-512f6f5abeaf91c7.rlib --extern chrono=/opt/rustwide/target/debug/deps/libchrono-9f4a08f4ff3c544f.rlib --extern hmac=/opt/rustwide/target/debug/deps/libhmac-30805ee0535cbe02.rlib --extern paddle_rust_sdk=/opt/rustwide/target/debug/deps/libpaddle_rust_sdk-1d3ec3d751fc62e4.rlib --extern paddle_rust_sdk_types=/opt/rustwide/target/debug/deps/libpaddle_rust_sdk_types-40c97e86e43eae6d.rlib --extern reqwest=/opt/rustwide/target/debug/deps/libreqwest-3e6f5a5943b1e2f0.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-4c582fccaeb0664e.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-4b3b3129c1f1939f.rlib --extern serde_qs=/opt/rustwide/target/debug/deps/libserde_qs-fdd899d4b11a3718.rlib --extern serde_with=/opt/rustwide/target/debug/deps/libserde_with-9edaf78aaf67b0bb.rlib --extern sha2=/opt/rustwide/target/debug/deps/libsha2-f7e3e5d624827f58.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-5b8d47b47dd70638.rlib --extern url=/opt/rustwide/target/debug/deps/liburl-e8951916116b4a69.rlib --cap-lints=forbid -L native=/opt/rustwide/target/debug/build/zstd-sys-c071120cf384ba2d/out` (signal: 9, SIGKILL: kill)
[INFO] running `Command { std: "docker" "inspect" "dea39d27eb3d56531a9f03562270847087159c44b497521cb6160512559cdec0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "dea39d27eb3d56531a9f03562270847087159c44b497521cb6160512559cdec0", kill_on_drop: false }`
[INFO] [stdout] dea39d27eb3d56531a9f03562270847087159c44b497521cb6160512559cdec0
